'Declaration Public ReadOnly Property SelectedItems As System.Collections.Generic.IList(Of T)
public System.Collections.Generic.IList<T> SelectedItems { get; }
public: __property System.Collections.Generic.IList<T*>* get_SelectedItems();
public:
property System.Collections.Generic.IList<T^>^ SelectedItems { System.Collections.Generic.IList<T^>^ get(); }